Skip to content

deps(deps): Bump github.com/ncruces/go-sqlite3 from 0.32.0 to 0.34.0#126

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/ncruces/go-sqlite3-0.34.0
Open

deps(deps): Bump github.com/ncruces/go-sqlite3 from 0.32.0 to 0.34.0#126
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/ncruces/go-sqlite3-0.34.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 23, 2026

Bumps github.com/ncruces/go-sqlite3 from 0.32.0 to 0.34.0.

Release notes

Sourced from github.com/ncruces/go-sqlite3's releases.

v0.34.0

What's Changed

Updates:

Native (C) SQLite extensions are now compiled differently:

  • to use Spellfix1, you need to import github.com/ncruces/go-sqlite3/ext/spellfix1
  • you can also try the recent Vec1 vector extension at github.com/ncruces/go-sqlite3/ext/vec1

Full Changelog: ncruces/go-sqlite3@v0.33.3...v0.34.0

Artifact attestations

v0.33.3

[!IMPORTANT]

This is one of the first versions of this package to use wasm2go.

wasm2go is a recent project, so you may prefer to stick to previous versions, if you value stability.

Your feedback on this change is very appreciated. Please read and comment on the discussion.

What's Changed

Updates:

  • SQLite 3.53.0

Full Changelog: ncruces/go-sqlite3@v0.33.2...v0.33.3

Artifact attestations

v0.33.2

[!IMPORTANT]

This is one of the first versions of this package to use wasm2go.

wasm2go is a recent project, so you may prefer to stick to previous versions, if you value stability.

wasm2go had a bug affecting the following GOARCHs: alpha, arm, mipsle, mips64le, riscv, riscv64, sh. If you have users using these CPUs, please upgrade SQLite to v0.33.2.

Your feedback on this change is very appreciated. Please read and comment on the discussion.

This is a breaking change, but in most cases, upgrading is as simple as removing this import from your code:

import _ "github.com/ncruces/go-sqlite3/embed"
</tr></table> 

... (truncated)

Commits

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 23, 2026

Labels

The following labels could not be found: dependencies, go. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions github-actions Bot enabled auto-merge April 23, 2026 22:54
Bumps [github.com/ncruces/go-sqlite3](https://github.com/ncruces/go-sqlite3) from 0.32.0 to 0.34.0.
- [Release notes](https://github.com/ncruces/go-sqlite3/releases)
- [Commits](ncruces/go-sqlite3@v0.32.0...v0.34.0)

---
updated-dependencies:
- dependency-name: github.com/ncruces/go-sqlite3
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/ncruces/go-sqlite3-0.34.0 branch from 94c2dbf to 00cc59e Compare April 29, 2026 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants